import { Link } from '@aws-amplify/ui-react'; export const LinkStylePropsExample = () => { return ( Styled Link ); };